FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource CodeSystem/FHIR Server from package tewhatuora.nzhts#current (47 ms)

Package tewhatuora.nzhts
Type CodeSystem
Id Id
FHIR Version R4
Source fhir-ig.digital.health.nz/nzhts/https://build.fhir.org/ig/daniel-thomson/nzhts/CodeSystem-my-document-mode.html
Url http://hl7.org/fhir/document-mode
Version 0.1.0
Status active
Date 2019-11-01T09:29:23+11:00
Name MyDocumentMode
Title MyDocumentMode
Experimental False
Authority national
Description Whether the application produces or consumes documents.
Content complete
valueSet http://hl7.org/fhir/ValueSet/my-document-mode

Resources that use this resource

ValueSet
http://hl7.org/fhir/ValueSet/document-mode DocumentMode

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "CodeSystem",
  "id" : "my-document-mode",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2024-07-25T17:30:08.609+12:00"
  },
  "url" : "http://hl7.org/fhir/document-mode",
  "version" : "0.1.0",
  "name" : "MyDocumentMode",
  "title" : "MyDocumentMode",
  "status" : "active",
  "experimental" : false,
  "date" : "2019-11-01T09:29:23+11:00",
  "publisher" : "Health New Zealand | Te Whatu Ora",
  "contact" : [
    {
      "name" : "Health New Zealand | Te Whatu Ora",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.tewhatuora.govt.nz/"
        }
      ]
    }
  ],
  "description" : "Whether the application produces or consumes documents.",
  "caseSensitive" : false,
  "valueSet" : "http://hl7.org/fhir/ValueSet/my-document-mode",
  "content" : "complete",
  "concept" : [
    {
      "code" : "producer",
      "display" : "Producer",
      "definition" : "The application produces documents of the specified type."
    },
    {
      "code" : "consumer",
      "display" : "Consumer",
      "definition" : "The application consumes documents of the specified type."
    }
  ],
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.